Merged
Conversation
🎩 To tophat this PR:You can add the following URL parameter to your browser to tophat this PR: |
This was referenced Mar 24, 2026
Merged
Merged
Merged
Merged
Merged
Merged
Collaborator
Author
This was referenced Mar 24, 2026
Merged
aeb6fa8 to
ad26745
Compare
181e933 to
9ed083c
Compare
ad26745 to
b2e8ad6
Compare
9ed083c to
a15f51a
Compare
d8285d7 to
df32b4a
Compare
83b910a to
43e6640
Compare
df32b4a to
bed7079
Compare
43e6640 to
29c8aa1
Compare
camielvs
reviewed
Apr 9, 2026
|
|
||
| {/* Bottom utilities */} | ||
| <BlockStack gap="1" className="border-t border-border pt-3"> | ||
| <a |
camielvs
reviewed
Apr 9, 2026
b88a452 to
6f05d41
Compare
9b7a625 to
39961b9
Compare
6f05d41 to
b321fbe
Compare
39961b9 to
7d804a8
Compare
b321fbe to
8620c23
Compare
7d804a8 to
27ae071
Compare
8620c23 to
4d83b31
Compare
07e24fa to
a2a5147
Compare
a7884a6 to
dfc41bc
Compare
cd31567 to
72917a7
Compare
0c57d9c to
f6e5b02
Compare
72917a7 to
f0d9812
Compare
7759b79 to
df7dead
Compare
Collaborator
Author
df7dead to
20f904c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Enhanced the dashboard sidebar with additional navigation options and authentication integration. The sidebar now includes a documentation link, settings navigation, and conditional authentication controls. Restructured the sidebar layout to separate primary navigation from utility items with a visual divider.
Related Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
/settings/backendAdditional Comments
The sidebar now uses a flex layout to properly position utility items at the bottom, and includes proper external link handling for the documentation URL.